ocr: THE SRESOURCE DIRECTORY The source code begins with some includes and equates, followed by the sResource directory. A directory is a. list of the SResources in the ROM. In the example, we have two SResources, the required board SResource and one functional sResource. The directory looks like this: sRsrclir OSLst Intrysisrcboard,_Asrcboard Reterences Board SResource. OSLst Intrysksrefun, Sisrctun References functional SResource. DatLst IntryendDElist,0 ;End of the list. The USLStEntry and DatLstEntry items are assembler macros, defined in the MPW ROMEqu.a file. These macros make creating declar ...